home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc B) / Acorn User China CD-ROM (UK) (Disc B).bin / BARNET / ARMLINUX / MAIL / 9801 / text0006.txt < prev    next >
Encoding:
Text File  |  1998-01-31  |  2.5 KB  |  81 lines

  1. Hi folks,
  2.  
  3. I hope this is the right place to post to. In the last few days I tried to
  4. install ARMLinux. I decided to go with the NFS option using my Linux
  5. laptop as NFS server. Downloading the software, partioning the IDE disk
  6. (Quantum Fireball), creating the boot disks and booting with the boot
  7. disks worked well. My hard disk and network card (I-Cubed EtherH) were
  8. detected correctly.
  9.  
  10. I get the following error after specifying the IP address of the NFS
  11. server and NFS directory:
  12.  
  13.  
  14. Internal error: Oops: 0
  15. CPU: 0
  16. pc : [<c4017200>]
  17. lr : [<c2049254>]
  18. sp : c1460ec4  ip : c1460f1c  fp : c1460f18
  19. r10: 00000000  r9 : 0001c000  r8 : 00018f80
  20. r7 : 0000007a  r6 : c1601598  r5 : 00000000  r4 : c17f0be8
  21. r3 : 00000001  r2 : c2049000  r1 : 00000006  r0 : c204ef6c
  22. Flags: nZCv   IRQs on   FIQs on    Mode SVC_32
  23. Process insmod (pid: 12, stackpage=c1460000)
  24. Stack:
  25. Backtrace:
  26. Function entered at [<c2049244>] from [<c00198c8>]
  27. Function entered at [<c0019628>] from [<c000d6be>]
  28. Function entered at [<c000d5fc>] from [<c00d69c4>]
  29. Code: pc not in code space
  30.  
  31. My configuration is:
  32. Risc PC with SA110, 24 MB RAM, 2 MB VRAM, RISCOS 3.7, PowerTec SCSI card,
  33. I-Cubed EtherH, Quantum Fireball 4.3 GB (1 GB RISCOS, 2 GB Linux, 1 GB
  34. free)
  35.  
  36. The mounting is the last step that seems to work:
  37.  
  38. darkstar:/root # showmount -e
  39. Export list for darkstar:
  40. /opt       <anon clnt>
  41. /home/voss <anon clnt>
  42.  
  43. darkstar:/root # showmount -a
  44. All mount points on darkstar:
  45. yoda.in-berlin.de:/home
  46. yoda.in-berlin.de:/home/voss
  47. yoda.in-berlin.de:/home/voss/RedHat
  48. yoda.in-berlin.de:/home/voss/armlinux
  49.  
  50. "darkstar" is the Linux NFS server. "yoda" is the ARMLinux machine.
  51. On the NFS server the RedHat directory looks like this:
  52.  
  53. voss@darkstar:/home/voss/RedHat > ls -l
  54. total 11
  55. drwxr-xr-x   2 voss     users        9216 Dec 21 09:22 RPMS
  56. drwxr-xr-x   2 voss     users        1024 Dec 21 10:06 base
  57. drwxr-xr-x   5 voss     users        1024 Dec 21 10:07 instimage
  58.  
  59. voss@darkstar:/home/voss/RedHat > ls -l instimage/usr/bin/insmod
  60. -rwxr-xr-x   1 voss     users       16064 Dec 21 10:10 instimage/usr/bin/insmod
  61.  
  62. To me it seems as if "insmod" is producing a segmentation fault but I
  63. don't know if "insmod" has been executed from the NFS directory or from
  64. the boot disk.
  65.  
  66. I also tried installing using ftp. The installation stops just after an
  67. sucessful ftp login. I can see this on my ftp server's log file. There's
  68. no visible sign of a crash. It just stops with an open ftp session.
  69.  
  70. Any hints?
  71.  
  72. Regards,
  73.    Stefan
  74.    
  75. -- 
  76. Stefan Voss
  77. (voss@yoda.in-berlin.de)
  78.  
  79. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
  80.  
  81.